// MissionId_24
[MissionData]
debuginfo "czy atakujemy gracza 3"
description -1
active 1
visible 1

goal "PlayerSeen" 2 3

result "ActivateMission" 25

// MissionId_25
[MissionData]
debuginfo "atak-3-1"
description -1
active 0
visible 0

goal "TimeGone" 1500 // 1500, 0:25, 35 jednostek

result "SetHumanX" 2 "saracen" "soldier_bow_short" 325 196 120 33 20
result "SetHumanX" 2 "saracen" "soldier_sword_short" 325 196 120 33 10
result "SetHumanX" 2 "egypt" "soldier_spear_iron" 325 196 120 33 5
result "SendHuman" 120 437 106
result "ActivateMission" 26

// MissionId_26
[MissionData]
debuginfo "atak-3-2"
description -1
active 0
visible 0

goal "TimeGone" 1200 // 1200, 0:45, 40 jednostek
goal "HumansDied" 120

result "SetHumanX" 2 "saracen" "soldier_bow_short" 325 196 121 33 25
result "SetHumanX" 2 "saracen" "soldier_sword_short" 325 196 121 33 10
result "SetHumanX" 2 "saracen" "soldier_spear_iron" 325 196 121 33 5
result "SendHuman" 121 437 106
result "ActivateMission" 27

// MissionId_27
[MissionData]
debuginfo "atak-3-3"
description -1
active 0
visible 0

goal "TimeGone" 900 // 900, 1:00, 45 jednostek
goal "HumansDied" 121

result "SetHumanX" 2 "saracen" "soldier_bow_short" 325 196 122 33 25
result "SetHumanX" 2 "saracen" "soldier_sword_short" 325 196 122 33 10
result "SetHumanX" 2 "egypt" "soldier_spear_iron" 325 196 122 33 10
result "SendHuman" 122 437 106
result "ActivateMission" 28

// MissionId_28
[MissionData]
debuginfo "atak-3-4"
description -1
active 0
visible 0

goal "TimeGone" 1500 // 1500, 1:25, 40 jednostek 10 bohaterow
goal "HumansDied" 122

result "SetHumanX" 2 "saracen" "soldier_bow_short" 325 196 123 33 30
result "SetHumanX" 2 "egypt" "soldier_sword_short" 325 196 123 33 10
result "SetHumanX" 2 "egypt" "hero_spear_SIEGFRIED" 325 196 123 33 10
result "SendHuman" 123 437 106
result "ActivateMission" 29

// MissionId_29
[MissionData]
debuginfo "atak-3-5"
description -1
active 0
visible 0

goal "TimeGone" 1500 // 1500, 1:50, 20 bohaterow 2 katapult
goal "HumansDied" 123

result "SetHumanX" 2 "egypt" "hero_sword_BJARNI" 325 196 124 33 10
result "SetHumanX" 2 "saracen" "hero_spear_SIEGFRIED" 325 196 124 33 10
result "SendHuman" 124 437 106
result "SetVehicle" 2 "viking" "catapult" 358 188 202 1
result "SetVehicle" 2 "viking" "catapult" 358 188 202 1
result "SendVehicle" 202 435 132
result "ActivateMission" 30

// MissionId_30
[MissionData]
debuginfo "atak-3-6"
description -1
active 0
visible 0

goal "TimeGone" 1800 // 1800, 2;20, 40 jednostek, 20 bohaterów
goal "HumansDied" 124

result "SetHumanX" 2 "saracen" "soldier_bow_short" 325 196 125 33 40
result "SetHumanX" 2 "egypt" "hero_spear_SIEGFRIED" 325 196 125 33 20
result "SendHuman" 125 437 106
result "ActivateMission" 31

// MissionId_31
[MissionData]
debuginfo "atak-3-7-petla"
description -1
active 0
visible 0

goal "TimeGone" 1800 // 1800, 2;50, 40 bohaterow, petla co 30 min atakuja do konca
goal "HumansDied" 125

result "SetHumanX" 2 "saracen" "hero_sword_BJARNI" 325 196 125 33 20
result "SetHumanX" 2 "saracen" "hero_spear_SIEGFRIED" 325 196 125 33 20
result "SendHuman" 125 437 106
result "ActivateMission" 31

// MissionId_32
[MissionData]
debuginfo "atak-3-kiedy stop"
description -1
active 1
successfullif 1
visible 1

goal "PlayerDied" 3
goal "IsMissionDone" 5

result "SendHuman" 120 325 196
result "SendHuman" 121 325 196
result "SendHuman" 122 325 196
result "SendHuman" 123 325 196
result "SendHuman" 124 325 196
result "SendHuman" 125 325 196
result "DeactivateMission" 24
result "DeactivateMission" 25
result "DeactivateMission" 26
result "DeactivateMission" 27
result "DeactivateMission" 28
result "DeactivateMission" 29
result "DeactivateMission" 30
result "DeactivateMission" 31